home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 1
/
LSD Compendium Deluxe 1.iso
/
a
/
programming
/
debuggers
/
barfl105.lha
/
Barfly
/
Source
/
Reloc16Hunk.S
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-05
|
105 b
|
11 lines
section "hallo",code,reloc16
move.l #a,d0
move.l #b,d0
move.l #c,d0
a:
dc.l 0
b:
dc.l 0
c:
dc.l 0